home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Diccionario Visual Trilingue
/
VISUAL.iso
/
VISUAL.EXE
/
VISUAL.DXR
/
00082_interrupt presentation.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-06-23
|
219 b
|
18 lines
on keyDown
gotoByPass()
end
on mouseUp
gotoByPass()
end
on exitFrame
startTimer()
repeat while the timer < 300
nothing()
end repeat
if the machineType <> 256 then
puppetTransition(23)
end if
end